home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / qedit1a.arc / QKEY.DEF < prev    next >
Encoding:
Text File  |  1985-11-19  |  3.5 KB  |  187 lines

  1. *
  2. * This is the default configuration for QEDIT.
  3. * Note that blank lines and lines starting with a comment are ignored.
  4. *
  5. ^A           Align
  6. *
  7. * Start of a TwoKey block - These aren't really all that hard, just
  8. * remember to:
  9. * -The key that you want to be the leadin key must be given the command,
  10. *  'TwoKey' (as below for ^B)
  11. * -The number of TwoKey commands associated with this leadin key MUST
  12. *  appear on the next line by itself.
  13. * -List the keys/commands in the regular manner.
  14. *
  15. *
  16. * Secondary keys other than 'A'..'Z', '0'..'9' are NOT valid and will lead
  17. * to unpredictable results.
  18. *
  19. *
  20. ^B           TwoKey
  21. 3
  22. L            LoadScrBuff
  23. S            StoreScrBuff
  24. Z            ZapScrBuff
  25. *
  26. * return to single key commands
  27. *
  28. ^C           
  29. ^D           
  30. ^E           
  31. ^F           
  32. ^G           
  33. ^H           BackSpace
  34. BackSpace    BackSpace
  35. ^I           TabRight
  36. Tab          TabRight
  37. ^J           JumpToLine
  38. *
  39. * start of a TwoKey block
  40. *
  41. ^K           TwoKey
  42. 11
  43. D            Exit
  44. E            EditFile
  45. F            FileidChange
  46. N            NextFile
  47. P            PrevFile
  48. Q            PQuitToSystem
  49. R            ReadFile
  50. S            SaveFile
  51. W            WriteBlock
  52. X            FileToSystem
  53. Z            KillFile
  54. *
  55. * return to single key commands
  56. *
  57. ^L           RepLastFindOrRepl
  58. ^M           Return
  59. Return       Return
  60. ^N           SplitLine
  61. ^O           
  62. ^P           LastPlace
  63. *
  64. * start of a TwoKey block
  65. *
  66. ^Q           TwoKey
  67. 5
  68. A            Replace
  69. F            Find
  70. L            UnDoCursorLine
  71. T            ToggleTabsExpand
  72. Y            DeleteToEOL
  73. *
  74. * return to single key commands
  75. *
  76. ^R           
  77. ^S           
  78. ^T           DeleteRightWord
  79. ^U           
  80. ^V           
  81. ^W           ScrollUp
  82. ^X           
  83. ^Y           DeleteLine
  84. ^Z           ScrollDown
  85. Esc          
  86. ^\           
  87. ^]           
  88. ^6           
  89. ^-           
  90. ^BackSpace   
  91. ^2           
  92. Shift-Tab    TabLeft
  93. Alt-Q        
  94. Alt-W        
  95. Alt-E        
  96. Alt-R        
  97. Alt-T        
  98. Alt-Y        
  99. Alt-U        UnMarkBlock
  100. Alt-I        
  101. Alt-O        
  102. Alt-P        
  103. Alt-A        
  104. Alt-S        
  105. Alt-D        
  106. Alt-F        
  107. Alt-G        GroupDelete
  108. Alt-H        
  109. Alt-J        
  110. Alt-K        
  111. Alt-L        MarkLine
  112. Alt-Z        
  113. Alt-X        
  114. Alt-C        CopyBlock
  115. Alt-V        
  116. Alt-B        
  117. Alt-N        
  118. Alt-M        MoveBlock
  119. F1           
  120. F2           AddLine
  121. F3           PQuitToMain
  122. F4           DupLine
  123. F5           MakeTopOfScreen
  124. F6           
  125. F7           
  126. F8           
  127. F9           
  128. F10          
  129. Home         FirstOfLine
  130. UpArrow      CursorUp
  131. PgUp         PgUp
  132. LeftArrow    CursorLeft
  133. RightArrow   CursorRight
  134. End          EndOfLine
  135. DownArrow    CursorDown
  136. PgDn         PgDn
  137. Ins          ToggleIns
  138. Del          DeleteChar
  139. Shift-F1     
  140. Shift-F2     
  141. Shift-F3     
  142. Shift-F4     
  143. Shift-F5     
  144. Shift-F6     
  145. Shift-F7     
  146. Shift-F8     
  147. Shift-F9     
  148. Shift-F10    
  149. ^F1          
  150. ^F2          
  151. ^F3          
  152. ^F4          
  153. ^F5          
  154. ^F6          
  155. ^F7          
  156. ^F8          
  157. ^F9          
  158. ^F10         
  159. Alt-F1       
  160. Alt-F2       
  161. Alt-F3       
  162. Alt-F4       
  163. Alt-F5       
  164. Alt-F6       
  165. Alt-F7       
  166. Alt-F8       
  167. Alt-F9       
  168. Alt-F10      
  169. ^LeftArrow   WordLeft
  170. ^RightArrow  WordRight
  171. ^End         BottomOfScreen
  172. ^PgDn        BottomOfFile
  173. ^Home        TopOfScreen
  174. Alt-1        
  175. Alt-2        
  176. Alt-3        
  177. Alt-4        
  178. Alt-5        
  179. Alt-6        
  180. Alt-7        
  181. Alt-8        
  182. Alt-9        
  183. Alt-0        
  184. Alt--        
  185. Alt-=        
  186. ^PgUp        TopOfFile
  187.